home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q102 / 7 / 95.TXT < prev    next >
Text File  |  1993-08-31  |  3KB  |  66 lines

  1. DOCUMENT:Q102795  26-AUG-1993  [W_NT]
  2. TITLE   :NT Err Msg: A Duplicate Name Exists on the Network...
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17. With Windows NT, multiple network adapters in one machine must be on
  18. different networks (either physically separate networks or different
  19. logical networks with different transport protocols). Otherwise, you
  20. will receive the following error message:
  21.  
  22.    A duplicate name exists on the network. This error prevented the
  23.    network from starting.
  24.  
  25. CAUSE
  26. =====
  27.  
  28. The duplicate name exists on the network error occurs because each
  29. adapter will attempt to register itself on the network using a NetBIOS
  30. name. When the adapters try to register their NetBIOS names on the
  31. network, only the first adapter that attempts to register its NetBIOS
  32. name will succeed. The second adapter's attempt to register its name
  33. will generate the error message above and fail to register.
  34.  
  35. Windows NT does not check for these potential conflicts when a second
  36. network adapter is installed. Windows NT simply binds all installed
  37. protocols to the second adapter, regardless of whether they were bound
  38. to the first network adapter.
  39.  
  40. RESOLUTION
  41. ==========
  42.  
  43. To work around this error, either manually disable the bindings or
  44. remove the conflicting protocol from the second network adapter. This
  45. can be done using the Network option in Control Panel
  46.  
  47. Additional reference words: 3.10 W_NTAS
  48.  
  49. KBCategory:
  50. KBSubcategory: netsrv prot
  51.  
  52. =============================================================================
  53.  
  54. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  55. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  56. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  57. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  58. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  59. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  60. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  61. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  62. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  63. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  64. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  65.  
  66. Copyright Microsoft Corporation 1993.